home *** CD-ROM | disk | FTP | other *** search
- Path: zombie.ncsc.mil!usenet
- From: Andy Rounds <awrounds@zombie.ncsc.mil>
- Newsgroups: comp.lang.c++
- Subject: testing the floppy
- Date: 11 Mar 1996 22:19:20 GMT
- Organization: Beyond The Great Beyond
- Message-ID: <4i28t8$2o6@zombie.ncsc.mil>
- NNTP-Posting-Host: zombie.ncsc.mil
-
- Is there an elegent way of detecting whether there is a floppy disk
- in the A drive ? Currently I setdisk(0); then try and read from the
- floppy. This causes a windows error and an ugly error window pops up. I'd
- like to be able to trap that error and popup my own error message.
-
-
-